PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ setInvisible Method
True if the annotation should be displayed, false otherwise.
Collapse All
Expand All
In This Topic
setInvisible Method
In This Topic
Sets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types.
Syntax
public
void
setInvisible(
boolean
value
)
Parameters
value
True if the annotation should be displayed, false otherwise.
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members